home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PRINTER / DS2.ARJ / SP2.HLP < prev    next >
Text File  |  1992-08-08  |  35KB  |  839 lines

  1. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  2. ▌                                                                           ▐
  3. ▌ D I S K   S P O O L   II    v4.05                                         ▐
  4. ▌                                           ┌─────────┐                     ▐
  5. ▌ (c) Copyright 1986,1992             ┌─────┴───┐     │              (tm)   ▐
  6. ▌ Budget Software Company           ──│         │o    │──────────────────   ▐
  7. ▌ P. O. Box 621534                    │   ┌─────┴╨──┐ │  Association of     ▐
  8. ▌ Littleton CO 80162-1534             │   │         │─┘  Shareware          ▐
  9. ▌                                     └───│    o    │    Professionals      ▐
  10. ▌                                   ──────│    ║    │────────────────────   ▐
  11. ▌ (303) 932-1705  CompuServe 70033,643    └────╨────┘    MEMBER             ▐
  12. ▌                                                                           ▐
  13. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  14.  
  15.  
  16.            W E L C O M E   T O   D I S K   S P O O L   II
  17.  
  18. Use the PageUp, PageDown, and the  keys to move about this display.
  19. When you're ready to exit, press the ESC key.
  20.  
  21.  
  22.  
  23. INTRODUCTION
  24. ------------
  25. Welcome to DISK SPOOL II.  There are several ways to get to know
  26. DISK SPOOL II better.  First, every menu tier has a HELP selection.
  27. By pressing the letter 'H', help text pertaining to this tier
  28. will be displayed.  Second, you can view the User's Guide by taking
  29. the 'L' (Learning) menu selection from the primary tier, and then
  30. the 'U' (User's Guide) menu selection  (Also, you can print the User's
  31. Guide ... it's the file SP2.DOC).  Lastly, a very good way to
  32. get to know DISK SPOOL II is to go into the configuration program
  33. (SP2CFG).  As you move the cursor over the various options, a
  34. complete description of the option is shown at the bottom of the 
  35. display.
  36.  
  37. Please note that you may tailor the Help Text file (SP2.HLP) if
  38. you want to include your own helpful hints and information.  To do
  39. so, simply go into your text editor, locate the menu tier, and add
  40. or change the text to suit your needs.  DISK SPOOL II uses the
  41. first letter(s) of the menu keying sequence preceded by a special
  42. control character (that looks like a period when displayed interactively)
  43. in order to find the appropriate help text.  Therefore, the only thing
  44. you need to worry about is not destroying these control lines.
  45.  
  46.  
  47. Here is a description of the menu options for this tier:
  48.  
  49.  
  50. 'S' (Spooling)
  51. --------------
  52. Allows you to control the Spooler; namely, to enable it or to
  53. disable it.  When Spooling is enabled, then data sent to LPT1,
  54. or to whichever port you designate (refer to (V)alues (S)poolport
  55. menu selection) will be intercepted and re-routed to the "current"
  56. Spool File.  Note that the top part of the pop-up menu tells you
  57. which file is the "current" Spool File.  With the SP2.COM version
  58. of DISK SPOOL II, you can also spool data being sent to a COM port
  59. from an external source.   This "COM port monitoring" function takes place
  60. in the background.
  61.  
  62. When Spooling is disabled, then all data goes directly to the
  63. output port, thus bypassing DISK SPOOL II altogether.
  64.  
  65. Regarding the Spooler, there is another feature of DISK SPOOL II
  66. called Auto Spool File.  With this feature enabled, DISK SPOOL II
  67. will automatically create a new spool file for each document.
  68. By default, it will create the spool file with the following attributes:
  69.  
  70.   Copies       - 1
  71.   Despool Port - The Despool Port as designated in the configuration
  72.                  program (SP2CFG).
  73.   SAVE status  - If the Dynamic Resize parameter as designated in the
  74.                  configuration program is set to YES, then the file will
  75.                  be deleted after printing.  Otherwise, it will be saved.
  76.   HOLD status  - NO  (refer to the discussion about Auto Despool in the
  77.                  section just below where option 'D' Despool is described.)
  78.  
  79. However, you may use the file SP2.DAT to override these default values.
  80. In SP2.DAT key in a line for each program application you wish to override.
  81. The following example overrides the default attributes for any spool file
  82. created by the application SP2PRT:
  83.  
  84.  SP2PRT COPIES:2 SAVE:Y HOLD:N PORT:LPT1
  85.  
  86.  
  87. DISK SPOOL II senses the end-of-document by two means:
  88.  
  89.       - A time delay (the length of which you may designate
  90.         using the configuration program SP2CFG).
  91.   or, - When an application ends.
  92.  
  93. The (F)iles (L)ist menu option will show you all of the files that
  94. have been thus created.  From this display, you can view the
  95. contents of a spooled file (or any other file, for that matter),
  96. delete a file, designate a file to be printed, or change the
  97. attributes.
  98.  
  99. Auto Spool files are placed in the same directory that you have
  100. designated in configuration to be the default spool directory.
  101. So, if you utilize this feature, it is wise to configure a
  102. directory other than the root directory, since DOS places a 
  103. restriction on the number of files that the root directory 
  104. may contain.
  105.  
  106. Important Note:  Due to limitations in DOS, using a DOS command
  107. to effect printing does not work along with DISK SPOOL II.  Do not,
  108. for example, use the PRINT command.  And, do not key in the command
  109. TYPE filespec > LPT1 to print text files.  Use, rather, the command
  110. supplied on your diskette called SP2PRT.  This will perform the
  111. same functions as using a DOS command ... namely, it will effect
  112. the printing of a text file.  In fact, you can use this command
  113. whether or not spooling is enabled.  Here are some examples:
  114.  
  115.      SP2PRT filespec LPT1  -- prints a file to LPT1 (and if DISK
  116.                               SPOOL II is spooling LPT1, it will
  117.                               re-direct the output to disk.
  118.  
  119.      SP2PRT filespec COM2  -- prints a file to COM2.
  120.  
  121.      SP2PRT filespec       -- prints a file to LPT1.
  122.  
  123. Note however, that if you cannot get away from using the TYPE or 
  124. the COPY commands to effect printing, then load SP2 with an "L"
  125. command line parameter  (Ex: SP2 L).  This will create the largest
  126. possible internal buffer, and will therefore allow this many bytes
  127. to be spooled from within such a DOS command.  The undesirable part
  128. of this, though, is that DISK SPOOL II will take up 64k of memory
  129. if loaded with the "L" command line parameter.
  130.  
  131. 'D' (Despooling)
  132. ----------------
  133. Allows you to control the Despooler.  When the Despooler is enabled,
  134. it works in the background sending data to the output port.  When the
  135. Despooler is disabled, then this does not take place.
  136.  
  137. There are two different modes of operation regarding the Despooler:
  138. Auto Despool enabled, or disabled.
  139.  
  140. With Auto Despool disabled, then the Despooler is "attached" to only one
  141. file.  If you spool data into that file, the Despooler will print from it.
  142. You may manually "attach" the Despooler to a different file by taking the
  143. (F)iles (A)ttach (D)espooler menu sequence, or by keying a 3 next to a
  144. file from within the (F)iles (L)ist display.
  145.  
  146. With Auto Despool enabled, as soon as the Despooler finishes with one file,
  147. it looks for the another one to print.  Auto Despool goes hand-in-hand with
  148. the Auto Spool function described just above.  With Auto Spool, seperate
  149. files are created for each application.  The Autodespooler then prints
  150. these files.  Any file that is not HELD (or "finished") is available for
  151. printing.  If a file is HELD, you may release it by keying a 6 next to it
  152. from within the (F)iles (L)ist display.
  153.  
  154.  
  155. 'F' (Files)
  156. -----------
  157. Allows you to perform functions pertaining to the spooled files;
  158. namely, to designate a different Spool File or Despool File; to
  159. display the contents of the "current" Spool or Despool Files; and
  160. to clear the data contained in either of these files.  Additionally,
  161. there is an option to List files.  This option displays a list of
  162. files whose names meet a user definable selection criteria.  And
  163. from this display, you can do things like selecting one or more of
  164. the files for viewing; deleting one or more files; and attaching
  165. the Spooler and/or the Despooler to one of the files.
  166.  
  167. 'V' (Values)
  168. ------------
  169. From this menu selection you are able to change various DISK SPOOL II
  170. values.  These include, the ports that are to be spooled,
  171. the port to send despooled data to, and the printer speed values.
  172.  
  173. 'L' (Learning)
  174. --------------
  175. Takes you to the menu tier from where you can display the User's
  176. Guide.  Another selection from that tier, called TimingTests,
  177. gives you the ability to do both Spooling and Despooling timing tests.
  178.  
  179. In the case of Spooling timing tests, you can see how long it takes to
  180. spool a document with DISK SPOOL II versus the time it takes to print the
  181. same document without spooling enabled.  This timing test gives you a
  182. way of measuring the effectiveness of a spooling environment on your machine.
  183.  
  184. In the case of Despooling, the timing tests show you how quickly DISK SPOOL II
  185. is despooling information versus how quickly data is printed in a non-spooling
  186. environment.  It literally shows bytes/second averages for data being printed
  187. out.  This timing test function can also be used to fine tune your despooling
  188. speed.  (See the chapter in the User's Guide entitled Fine Tuning Printer
  189. Speed for more information.)
  190.  
  191. 'T' (TLOG)
  192. ----------
  193. This menu selection allows you to work with the LOG facility.  When enabled,
  194. the LOG facility will automatically maintain a log of de-spooling activity.
  195. This is handy for persons doing computer printing on behalf of paying clients.
  196.  
  197. ∙S
  198. ┌────────────┐
  199. │ (S)pooling │
  200. └────────────┘
  201.  
  202. Here is a description of the menu options for this tier:
  203.  
  204.  
  205. 'E' (Enable)
  206. ------------
  207. Allows you to enable to spooling process.  Once spooling is enabled,
  208. data sent to any of the ports that you have designated from the
  209. (V)alues (S)poolport menu will be re-routed to the "current" Spool
  210. File.  Note that the name of the "current" Spool File is displayed
  211. at the top part of the pop-up menu.
  212.  
  213. If the Auto Spool File feature is enabled, then DISK SPOOL II will
  214. create a new file for each document printed.
  215.  
  216. 'D' (Disable)
  217. -------------
  218. Allows you to disable the spooling process.  Any data sent to an
  219. LPT or a COM port will go directly to that port, thus bypassing
  220. DISK SPOOL II altogether.  Note that the status of the spooling
  221. function does not affect what is happening with the despooling
  222. process.  In other words, even though spooling may be disabled,
  223. you can still be despooling.  In fact, if you have two printing
  224. devices, you could be despooling to one of them, while in the
  225. foreground -- with spooling disabled -- be printing to the other.
  226. In this manner, both printers will be active at the same time.
  227. (Note: another more affective means of driving multiple printer devices
  228. at the same time is to load multiple copies of DISK SPOOL II into memory
  229. at the same time.  Refer to the User's Guide under the chapter Other Features
  230. of DISK SPOOL II for further information.)
  231.  
  232. 'A' (Autospool)
  233. ---------------
  234. With Auto Spool enabled, the Spooler will create a different spool
  235. file for every document that is printed.  With Auto Spool disabled, data
  236. is spooled to the "current" Spool file.  Refer to the Help text in the
  237. (S)pooling (A)utospool tier for a more detailed discussion of the
  238. Auto Spool function.
  239.  
  240. ∙SA
  241. ┌─────────────────────────┐
  242. │ (S)pooling  (A)utospool │
  243. └─────────────────────────┘
  244.  
  245. Here is a description of the menu options for this tier:
  246.  
  247.  
  248. 'E' (Enable)
  249. ------------
  250.  
  251. With Autospool enabled, DISK SPOOL II will automatically create a new
  252. file for each document.  By default, the file will be created with the
  253. following attributes:
  254.  
  255.   Copies       - 1
  256.   Despool Port - The Despool Port as designated in the configuration
  257.                  program (SP2CFG).
  258.   SAVE status  - If the Dynamic Resize parameter as designated in the
  259.                  configuration program is set to YES, then the file will
  260.                  be deleted after printing.  Otherwise, it will be saved.
  261.   HOLD status  - NO  (refer to the discussion about Auto Despool in the
  262.                  section just below where option 'D' Despool is described.)
  263.  
  264. However, you may use the file SP2.DAT to override these default values.
  265. In SP2.DAT, key in a line for each program application you wish to override.
  266. The following example overrides the default attributes for any spool file
  267. created by the application SP2PRT:
  268.  
  269.  SP2PRT COPIES:2 SAVE:Y HOLD:N PORT:LPT1
  270.  
  271.  
  272. DISK SPOOL II senses the end-of-document by two means:
  273.  
  274.       - A time delay (the length of which you may designate
  275.         using the configuration program SP2CFG).
  276.   or, - When an application ends.
  277.  
  278. The (F)iles (L)ist menu option will show you all of the files that
  279. have been thus created.  From this display, you can view the
  280. contents of a spooled file (or any other file, for that matter),
  281. delete a file, designate a file to be printed, or change the
  282. attributes.
  283.  
  284. Auto Spool files are placed in the same directory that you have
  285. designated in configuration to be the default spool directory.
  286. So, if you utilize this feature, it is wise to configure a
  287. directory other than the root directory, since DOS places a 
  288. restriction on the number of files that the root directory 
  289. may contain.
  290.  
  291. The Auto Spool function works hand-in-hand with the Auto Despool function.
  292. With Auto Despool enabled, the Despooler will go right down the list of
  293. spooled files, and print those that are not HELD.  If Auto Despooling is
  294. not enabled, then to print a spooled file, take the (F)iles (L)ist
  295. menu sequence and key a 3 next to the file you wish to print.
  296.  
  297. 'D' (Disable)
  298. -------------
  299. Disables the Auto Spool feature.  Spooling reverts back to the
  300. file that was the current Spool File at the time the Auto Spool
  301. feature was enabled.
  302.  
  303. ∙D
  304. ┌──────────────┐
  305. │ (D)espooling │
  306. └──────────────┘
  307.  
  308. Here is a description of the menu options for this tier:
  309.  
  310.  
  311. 'E' (Enable)
  312. ------------
  313. Allows you to enable the despooling process.  With despooling
  314. enabled, spooled data is sent to the printer in the background.
  315. With despooling disabled, this process does not take place.  Note
  316. that the despooling status is not tied to the spooling status.  If,
  317. for example, spooling were enabled and despooling disabled, then
  318. data would be stored in the Spool File for printing at a later time,
  319. or on a different machine.
  320.  
  321. The way in which the Despooler behaves depends on whether or not
  322. the Auto Despool function is disabled or enabled:
  323.  
  324. Auto Despool disabled
  325. ---------------------
  326. Data contained in the file to which the Despooler is currently attached
  327. is printed.  When all of the data is printed, the Despooler suspends itself
  328. until more data is spooled to that file, at which point the Despooler
  329. becomes active again.  You may change the despool port by taking the
  330. (V)alues (D)espoolport menu selection.
  331.  
  332. Auto Despool enabled
  333. --------------------
  334. Auto Despooling goes hand-in-hand with Auto Spooling.  Auto Spooling
  335. creates seperate spool files for each document printed.  The Autodespooler
  336. prints one document, and then goes on to the next.  It constantly monitors
  337. the files being created by the Autospooler.  If the file is not HELD, then
  338. it gets printed.  When the file has been printed, and if the SAVE status
  339. is NO, then it is deleted off of disk.
  340.  
  341. The Auto Spool and Auto Despool combination make for a very powerful spooling
  342. environment.  You set up spool file attributes for each of your commonly run
  343. applications in the SP2.DAT file.  Then let DISK SPOOL II handle all of your
  344. printing requirements in the background.
  345.  
  346. One interesting note:  although data is generally despooled directly to
  347. a printer device, DISK SPOOL II also gives you the ability to
  348. direct the Despooler to send data to a disk file or to
  349. a device driver.  One reason why you might want to despool to a disk
  350. file would be to feed the spooled data into a work processor or into
  351. a spread sheet.  You see, DISK SPOOL II comes pre-configured to
  352. compress spooled data onto disk so that as little disk space as is
  353. necessary is taken up. You could change this configuration using the
  354. SP2CFG program, or you could simply despool to a disk file.
  355.  
  356. A reason for wanting to despool to a device driver might be, for
  357. example, if instead of having spooled data be despooled directly to
  358. a port, you wanted to feed it into another process.  A case where
  359. this would be appropriate is where your system is hooked up to a
  360. printer hardware sharing program, which program is expecting to
  361. receive data being sent to LPT1.  If the despooler were sending
  362. data directly to the port, then it would bypass that program.  So,
  363. to get around this, you despool instead to device driver LPT1.
  364. (Note: another -- and probably more effecient -- manner to feed data to
  365. another process is to configure DISK SPOOL II to send data by means
  366. of BIOS routines, as long as that process hooks into the BIOS interrupts.)
  367.  
  368. To despool to a disk file or to a device driver, you key in
  369. SP2 @xxxxxxxx, where the 'x's represent the name of the file or of
  370. the device driver.  You can reconfigure DISK SPOOL II in this manner
  371. without having to take DISK SPOOL II out of memory.  You can cancel
  372. this "redirecting of the Despooler" function by keying in SP2 @.
  373.  
  374. Note that only 8 characters are allowed after the @ when designating
  375. the name of the disk file.  This includes the disk drive and path
  376. descriptions.  Furthermore, when despooling to a disk file, it is
  377. wise to designate a drive and a path, even though these items are
  378. optional.  This is because the despooler is operating in the
  379. background, and if you should change your current directory, then
  380. part of your disk file would possibly end up in this new directory.
  381.  
  382.  
  383. 'D' (Disable)
  384. -------------
  385. Allows you to disable the despooling process.  With despooling
  386. disabled, background processing of the Despool File does not take
  387. place.
  388.  
  389. Note that you can disable the despooler, and then pick up exactly
  390. where you left off by taking the Despooling Enable End menu option.
  391. This might be useful if you just wanted to quiet the printer while
  392. you did your work.  Also, you can disable the Despooler, and then
  393. start it back up so that it begins printing at the beginning of
  394. the document that was currently printing.  This is useful if you
  395. get a paper jam.
  396.  
  397. Note that sometimes when you take the Disable option, a little
  398. time passes before the Despooler is actually stopped.  This is
  399. so that it can finish what is currently in the despooler buffer.
  400. If you truly want to be able to instantaneously stop the Despooler,
  401. then go into the configuration program (SP2CFG) and disable the
  402. Compress feature.
  403.  
  404.  
  405. 'A' (AutoDespool)
  406. -----------------
  407. Allows you to enable or disable the Auto Despool function.  With
  408. Auto Despooling enabled, the Despooler processes all files created by
  409. the Auto Spooler.  It goes from one file to the next, automatically.
  410.  
  411. With Auto Despooling disabled, the Despooler remains "attached" to the
  412. current Despool file.  Any data sent to that file will be despooled.
  413.  
  414.  
  415. ∙DE
  416. ┌───────────────────────┐
  417. │ (D)espooling (E)nable │
  418. └───────────────────────┘
  419.  
  420. Here is a description of the menu options for this tier:
  421.  
  422.  
  423. 'B' (Beginning)
  424. ---------------
  425. Tells the Despooler to start printing at the beginning of the
  426. "current" Despool File.
  427.  
  428. 'D' (Document)
  429. --------------
  430. Tells the Despooler to start printing at the beginning of the
  431. "current" document of the "current" Despool File.  To understand
  432. what this means, you must first understand a little about how
  433. DISK SPOOL II functions.  If after spooling data, a certain amount
  434. of time elapses before another character is spooled, DISK SPOOL II
  435. places a special control character out in the Spool File.  The
  436. Despooler keeps track of where it encountered such a control
  437. character, thus enabling it to know where to start printing when
  438. you take this menu option.  You can configure the length of the
  439. elapse time by using SP2CFG.
  440.  
  441. This menu option is particularly useful when your printer jams.
  442.  
  443.  
  444. 'E' (End)
  445. ---------
  446. Tells the Despooler to pick up exactly where it last left off.  You
  447. may, for instance, want to disable despooling in order to quiet the
  448. printer, or to change the ribbon.  Then you can pick right up
  449. where you left off by taking this menu selection.
  450.  
  451.  
  452. Note that there is another very useful way of designating where the
  453. Despooler is to begin printing.  You can start the Despooler at any
  454. spot you wish within the Despool File by taking the Files Display
  455. Despooler menu selection, positioning the display to where you
  456. want to begin printing, and then pressing the 'P' key.
  457. If the Despooler is disabled when you do this, then start the
  458. Despooler using the (D)espooling (E)nable (D)ocument menu sequence.
  459.  
  460.  
  461.  
  462. ∙DA
  463. ┌─────────────────────────────┐
  464. │ (D)espooling  (A)utoDespool │
  465. └─────────────────────────────┘
  466.  
  467. Here is a description of the menu options for this tier:
  468.  
  469.  
  470. 'E' (Enable)
  471. ------------
  472. With Auto Despooling enabled the Despooler behaves in this manner:
  473.  
  474. Auto Despooling goes hand-in-hand with Auto Spooling.  Auto Spooling
  475. creates seperate spool files for each document printed.  The Autodespooler
  476. prints one document, and then goes on to the next.  It constantly monitors
  477. the files being created by the Autospooler.  If the file is not HELD, then
  478. it gets printed.  When the file has been printed, and if the SAVE status
  479. is NO, then it is deleted off of disk.
  480.  
  481.  
  482. 'D' (Disable)
  483. -------------
  484. With Auto Despool disabled, the Despooler behaves in this manner:
  485.  
  486. Data contained in the file to which the Despooler is currently attached
  487. is printed.  When all of the data is printed, the Despooler suspends itself
  488. until more data is spooled to that file, at which point the Despooler
  489. becomes active again.  You may change the despool port by taking the
  490. (V)alues (D)espoolport menu selection.
  491.  
  492. ∙F
  493. ┌─────────┐
  494. │ (F)iles │
  495. └─────────┘
  496.  
  497. Here is a description of the menu options for this tier:
  498.  
  499.  
  500. 'A' (Attach)
  501. ------------
  502. The "current" Spool and/or Despool Files may be changed by taking
  503. this menu selection.
  504.  
  505. 'L' (List)
  506. ----------
  507.  
  508. By default, when this display first comes up, it shows all files
  509. in the default spool directory (as configured by SP2CFG) whose extention
  510. is the default spool file extenion as configured by SP2CFG.  Furthermore,
  511. if either Auto Despool or Auto Spool is enabled, then only those files
  512. created by the AutoSpooler are displayed.  By pressing F6, different
  513. scan criteria may be designated.  Note that if Auto Despooling is enabled,
  514. then this is the display that comes up first when the hot-key sequence is
  515. depressed.
  516.  
  517. The following options may be taken from this display:
  518.  
  519. 1 - display the contents of the file.  Note that you can display the contents
  520.     of any file, whether it be one that was created by DISK SPOOL II, or not.
  521.  
  522. 2 - attach the Spooler to this file.  Subsequent printed data will be added
  523.     to the end of this file.  You can only take this option on a spool file
  524.     created by DISK SPOOL II.  If you wish to have a non-DISK SPOOL II file's
  525.     data be part of a spool file, use the SP2PRT command, which spools that
  526.     file's data into the "current" spool file.  Note that if Auto Spool is
  527.     enabled, then the 2 option is not available.  This is because in Auto
  528.     Spool mode, DISK SPOOL II is creating a new file for each document printed.
  529.  
  530. 3 - attach the Despooler to this file.  This file's data will be despooled.
  531.     You can only take this option on a file created by DISK SPOOL II.  If you
  532.     wish to despool the contents of a non-DISK SPOOL II file, use the SP2PRT
  533.     command to first spool the file's data.  Note that if Auto Despool is
  534.     enabled, then the 3 option is not available.  If you want to start printing
  535.     a particular file, then HOLD the other files by keying option 4.  If the
  536.     file you wish to print has a status of HELD or FINISHED, then release it
  537.     by taking option 6.
  538.  
  539. 4 - HOLD a file.  This makes it so the Auto Despooler bypasses printing this
  540.     file.  To release it for printing, take option 6.
  541.  
  542. 5 - change a file's attributes.  You may change the description, the number
  543.     of copies, the output port, and the SAVE status.
  544.  
  545. 6 - release a file.  The Auto Despooler will process this file.
  546.  
  547. 9 - Delete the file.  Any file, whether it be a DISK SPOOL II file or not can
  548.     be deleted using this option.
  549.  
  550.  
  551. An extremely useful feature of DISK SPOOL II is that if it should
  552. happen that your disk drive fills up while spooling is taking place,
  553. then DISK SPOOL II pops up the menu.  You can then go into this (F)iles
  554. (L)ist display a delete files in order to make more room out on disk.
  555. You can also change the Spool File drive designation by taking the (F)iles
  556. (A)ttach (S)pooler menu sequence.  In this case, the remainder of the data
  557. being printed will reside out on the new drive.  No data will be lost.
  558.  
  559. 'D' (Display)
  560. -------------
  561. Allows you to display the contents of the "current" Spool or
  562. Despool file.
  563.  
  564. 'C' (Clear)
  565. -----------
  566. Allows you to clear the "current" Spool or Despool file.  Note that
  567. DISK SPOOL II really does shrink the file down to 33 bytes.  Thus
  568. your valuable disk space is not taken up.
  569.  
  570. There are other ways that your Spool and/or Despool files can be
  571. cleared:
  572.  
  573.  -- You can always use DOS' DEL command.  Don't worry if you delete
  574.     the "current" Spool File.  DISK SPOOL II will create a new one
  575.     if it needs to.
  576.  
  577.  -- You can configure DISK SPOOL II to clear the "current" Spool
  578.     and Despool files if, upon loading the program into memory,
  579.     it senses that these files have been completely despooled.
  580.  
  581.  -- You can configure DISK SPOOL II to dynamically resize the
  582.     "current" Despool File as it get despooled.  This is the option
  583.     to take if you do a heavy amount of printing, or if you are
  584.     limited to disk space.  If DISK SPOOL II is configured this way, then
  585.     every spool file created by DISK SPOOL II will have the attribute of
  586.     SAVE NO by default.  However, data in SP2.DAT overrides this default.
  587.  
  588. ∙FA
  589. ┌──────────────────┐
  590. │ (F)iles (A)ttach │
  591. └──────────────────┘
  592.  
  593. Here is a description of the menu options for this tier:
  594.  
  595.  
  596. 'D' (Despooler)
  597. ---------------
  598. Enables you to designate which file to despool from.
  599.  
  600. 'S' (Spooler)
  601. -------------
  602.  
  603. Enables you to designate the name of the file to spool to.  An
  604. interesting designation is to leave out the drive id and/or the
  605. path.  In this manner DISK SPOOL II will create a spool file in
  606. whichever drive/directory it currently finds itself.  This is 
  607. a good way to keep spooled files segregated.  (Note that another
  608. way to keep spooled files segregated by document is to take the
  609. (S)pooling (A)utospool (E)nable menu sequence, or to configure DISK
  610. SPOOL II with Autospool enabled.)
  611.  
  612.  
  613. ∙FC
  614. ┌─────────────────┐
  615. │ (F)iles (C)lear │
  616. └─────────────────┘
  617.  
  618. Here is a description of the menu options for this tier:
  619.  
  620.  
  621. 'D' (Despooler)
  622. ---------------
  623. Enables you to clear the "current" Despool File.
  624.  
  625. 'S' (Spooler)
  626. -------------
  627. Enables you to clear the "current" Spool File.
  628.  
  629. ∙FD
  630. ┌───────────────────┐
  631. │ (F)iles (D)isplay │
  632. └───────────────────┘
  633.  
  634. Here is a description of the menu options for this tier:
  635.  
  636.  
  637. 'D' (Despooler)
  638. ---------------
  639. Enables you to display the contents of the "current" Despool File.
  640. From that display, you can instruct the Despooler to begin printing
  641. at any location in the file by first positioning the top line of
  642. the display to where you wish to begin printing, and then pressing
  643. the 'P' key.  If your De-spooler is disabled when you do this, then
  644. start it up using the (D)espooling (E)nable (D)ocument menu
  645. sequence.
  646.  
  647.  
  648. 'S' (Spooler)
  649. -------------
  650. Enables you to display the contents of the "current" Spool File.
  651.  
  652. ∙L
  653. ┌────────────┐
  654. │ (L)earning │
  655. └────────────┘
  656.  
  657. Here is a description of the menu options for this tier:
  658.  
  659.  
  660. 'U' (UserGuide)
  661. ---------------
  662. Display the User's Guide (found in file SP2.DOC).
  663.  
  664. 'T' (TimingTests)
  665. -----------------
  666. TimingTests gives you the ability to do both Spooling and Despooling
  667. timing tests.
  668.  
  669. In the case of Spooling timing tests, you can see how long it takes to
  670. spool a document with DISK SPOOL II versus the time it takes to print the
  671. same document without spooling enabled.  This timing test gives you a
  672. way of measuring the effectiveness of a spooling environment on your machine.
  673.  
  674. In the case of Despooling, the timing tests show you how quickly DISK SPOOL II
  675. is despooling information versus how quickly data is printed in a non-spooling
  676. environment.  It literally shows bytes/second averages for data being printed
  677. out.  This timing test function can also be used to fine tune your despooling
  678. speed.  (See the discussion in the User's Guide in the Fine Tuning DISK SPOOL II
  679. chapter for more information.)
  680.  
  681. ∙LT
  682. ┌──────────────────────────┐
  683. │ (L)earning (T)imingtests │
  684. └──────────────────────────┘
  685.  
  686. Here is a description of the menu options for this tier:
  687.  
  688.  
  689. 'E' (Enable)
  690. ------------
  691. By taking this menu selection, you are instructing DISK SPOOL II
  692. to maintain timing tests statistics.  You can view these statistics
  693. by taking the (O)pen menu selection.
  694.  
  695. There are two types of timing tests that can be performed.  Only one type
  696. of timing test can be performed at a time by DISK SPOOL II ... either
  697. spooling or despooling.  To switch between one or the other, take the Toggle
  698. menu option.  With the timing tests window open (see menu selection (O)pen,
  699. below), you can see which timing test is in affect at the moment.  If it's
  700. the despooling tests, the highlighted heading says "Bytes printed/second".
  701. The spooling timing tests window's highlighted heading says "Seconds  Bytes".
  702.  
  703. - Spooling timing tests measure the amount of time that an application spends
  704.   sending data for printing.  With Spooling enabled, the number of bytes, and
  705.   the amount of time are accumulated on the W/ DISK SPOOL line.  If Spooling
  706.   is not active, then these same statistics are accumulated on the Without
  707.   line.  By having an application print the same document twice, once with
  708.   Spooling active, and once without, you can vividly see how much time
  709.   DISK SPOOL II is saving you.
  710.  
  711. - Despooling timing tests displays the speed at which the printer is actually
  712.   printing data.  If the Despooler is enabled, then the value is computed and
  713.   displayed on the W/DISK SPOOL line.  If the Despooler is not enabled, then
  714.   the value is computed and displayed on the Without line.  Note that although
  715.   DISKS SPOOL II almost always will be despooling a very acceptable speed,
  716.   under certain applications this will not be the case.  If you are not
  717.   satisfied with the printing speed, quite a bit of improvement can be
  718.   achieved by "fine tuning".  Refer to the chapter in the User's Guide
  719.   entitled Fine Tuning Printer Speed.  The despooling timing tests is used
  720.   as a tool to measure printing speed.
  721.  
  722. 'D' (Disable)
  723. -------------
  724. This menu selection instructs DISK SPOOL II to suspend the gathering of
  725. statistics.  The values obtained thus far are not erased.
  726.  
  727. 'O' (Open)
  728. ----------
  729. Open the timing tests statistics window.  This window will be
  730. maintained and shown on the display even when you exit the pop-up
  731. menu.
  732.  
  733. 'C' (Close)
  734. -----------
  735. Close the timing tests statistics window.  If the timing tests
  736. statistics are Enabled, then they will still be maintainted, even
  737. though the window is not open.
  738.  
  739. 'S' (SpoRst)
  740. ------------
  741. Resets the "W/ DISK SPOOL" statistics back to 0.
  742.  
  743. 'N' (NonspoRst)
  744. ---------------
  745. Resets the "Without" statistics back to 0.
  746.  
  747. 'T' (Toggle)
  748. ------------
  749. Toggles between the spooling timing test and the despooling timing test.
  750.  
  751. ∙T
  752. ┌────────┐
  753. │ (T)LOG │
  754. └────────┘
  755.  
  756. Here is a description of the menu options for this tier:
  757.  
  758.  
  759. 'E' (Enable)
  760. ------------
  761. Enables the LOG facility.  A file called SP2.LOG will be maintainded
  762. automatically, and it will contain despooling activity information.
  763. This file will continue to grow indefinitely, so you will want to delete it
  764. periodically.  It is okay to delete it even while in the middle of despooling.
  765.  
  766. 'D' (Disable)
  767. -------------
  768. Disables the LOG facility.
  769.  
  770. 'C; (Client)
  771. ------------
  772. This menu option enables you to designate a client's name, rate, and
  773. billable flag.  These values will be written to subsequent log records.
  774.  
  775.  
  776. ∙V
  777. ┌──────────┐
  778. │ (V)alues │
  779. └──────────┘
  780.  
  781. Here is a description of the menu options for this tier:
  782.  
  783. Please note:  The Outbytes and the Retry values are used for
  784. fine tuning DISK SPOOL II's printing speed.  Under most circumstances,
  785. DISK SPOOL II will drive the printer just as fast as possible, even if you
  786. have a laser printer.  Just about the only exception to this is if the
  787. job running in the foreground runs for long periods of time without
  788. requesting input from the keyboard.  If you have such a situation, then
  789. you will want to refer to the User's Guide chapter entitled DISK SPOOL II
  790. Performance for directions on how to determine the best Outbytes and Retry
  791. values to configure.
  792.  
  793.  
  794. 'O' (Outbytes)
  795. --------------
  796. If your despool method is configured to "Hardware Interrupts", then
  797. this value has no meaning, since with this setting, the printer
  798. device itself drives the despooling process.  Otherwise, the
  799. Outbytes value represents the number of bytes of data that the
  800. computer is going to try to send at each "timer tick", which
  801. "timer tick" occurs approximately 18 times per second.
  802.  
  803. 'R' (Retry)
  804. -----------
  805. Like the Outbytes value, if your despool method is configured to
  806. "Hardware Interrupts", then this value has no meaning, since the
  807. printer device totally drives the despool process.  Otherwise,
  808. this value represents a relative amount of time that DISK SPOOL
  809. II will wait if it has not succeeded yet in sending Outbytes
  810. number of bytes during the "timer tick" before trying to send the
  811. the next byte.
  812.  
  813. 'S' (Spoolport)
  814. ---------------
  815. This selection enables you to designate one or many ports that
  816. DISK SPOOL II is to spool.  When a port is so designated, then
  817. any data sent to that port is re-routed to the Spool File.
  818.  
  819. The COM1 Input and the COM2 Input designations allow you to
  820. intercept and reroute data coming in from an external source.
  821. DISK SPOOL II will route this data to a seperate file from the
  822. Spool File; namely, if the data came from COM1 the file name
  823. used is MONCOM1 and it is placed in the same directory and with
  824. the same file extension as the defaults of the Spool File.  In a
  825. similar manner, if the data came from COM2, it is placed in
  826. MONCOM2.
  827.  
  828. 'D' (Despoolport)
  829. -----------------
  830. This option enables you to designate the port to which the Despooler will
  831. send its output.  Note that if the Autodespooler is active, then the
  832. proper way to designate the output port is to change a spool file's
  833. fttributes.  To do this, take the (F)iles (L)ist menu sequence, and key a
  834. 5 next to the file that you wish to change.
  835.  
  836.  
  837. ∙zzzzz
  838.